A challenge project from Front-end Mentor.
Deployed at https://space-tourism-by-ashakur.netlify.app/
This project was generated with CRA version 18.1.0.
- React
- Framer Motion
- Styled-components
- React Router DOM
- Open up the terminal, and enter this command:
git clone https://github.com/Abdulshakur24/space-tourism
- Move to space-tourism directory by this command:
cd space-tourism
- Install the necessary dependencies with this command:
yarn install
- Finally run the server with this command:
yarn start
Note: React was installed with YARN Manager