This project consumes and shows data from the Spacex api, it allows you top join various space missions and reserve your own rockets!
- HTML5, CSS3, ES6, Webpack, React, Redux
To get a local copy up and running follow these simple example steps.
- You need to have Code Editor Installed
- Make sure Nodejs and NPM is installed in your system for linters and libraries
- Clone the repo in your local machine:
git clone https://github.com/Amtresu/book-store.git
- Open terminal and cd into project and install the dependencies
cd book-store
npm install
- run the command to open your index.html automatically in your brower:
npm run build
npm start
👤 Conor Follette
- GitHub: @Amtresu
👤 Edi Sipka
- GitHub: @edi-sipka
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!