- Visual Studio Code - Install it if you want to edit this project frontend with Visual Studio Code editor.
- React - framework javascript
- Style Component - framework css and js
The best option to start with this project is cloning it in your PC:
git clone https://github.com/jaygohel109/Orbit_Guardians.git
Once you have cloned the project install all dependencies.
npm install
To start the project we must do the following:
npm start
We would already have the fully functional application.