Spacer is a search engine for anything space related
- React
- Reach router
- axios
- react-masonry
Use git to clone repo
git clone https://github.com/MaciejWiatr/Spacer.git
Install dependencies
npm install
Run development server π¨
npm run start
Build project π·ββοΈ
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project was created with Rocketplate-react