This is a Space tourism website, i can learn more about the space and discover new stuffs ๐.
- NextJs
- Typescript
- Tailwind css
- React-testing-library
- Jest
- Eslint
- Prettier
- Lint-staged
- Husky
All the required assets for this project are in the /public/assets folder. The assets are already exported for the correct screen size and optimized. Some images are reusable at multiple screen sizes.
to be able to run this project clone this repository in your terminal and then move to repository's folder, after that install all dependencies with the command bellow
npm install
or
yarn
after the instalation run the project with the command bellow
npm run dev
or
yarn dev
then type the following URL in your browser
http://localhost:3000
Made with โค๏ธ by Washington.
