Star Wars App is a web application that allows users to browse a list of Star Wars heroes, along with detailed information about the spaceships and films associated with each hero. The latest version of Next.js used for structuring the application, Axios for API requests, and React Flow for visualizing information as a graph. Project deployed on Vercel.
Next.js, React Flow, TypeScript, Tailwind.
- Step 1: Clone the repository to your local machine: git clone
https://github.com/MishaLehotskyi/star-wars-app
- Step 2: Install dependencies: npm install
- Step 3: Start the project: npm start. The project will be available at
http://localhost:3000
- Step 1: Run the following command: npm test
You can view the deployed version of the project on Vercel