React Bootcamp

Update dependencies NVM Version
14 March 2024 20

image

Description

Spacecraft is a mobile app that lets users buy starships to explore the Galaxy. They can browse a list of all the starships available, see the details and price for each one.

Requirements

Installation

To run the project, use the package manager npm to run it locally. Run the command:

npm i

And build/start the project ;

npm run start

How to run in local ?

Run the command:

npm run start

Author