This is react-redux project that involves creating a rocket and mission booking for space adventures. It uses the SpaceX API to get the data that is implemented using axios and thunk.
- jsx
- Tailwindcss
- Javascript
- React
- Redux
To get a local copy up and running, follow the steps in Setup below.
Basic knowledge of HTML, CSS, and JavaScript.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
git clone https://github.com/topeogunleye/Space-Travellers-Temi-Affax.git
- Once the files are on your machine, open the todo-list folder in Visual Studio Code, and follow the steps in Installation & Set Up
-
Install Node Modules
npm install
-
Start the development server
npm start
-
Open http://localhost:3000 to view it in the browser.
-
Generate a full static production build
npm run build
-
Test the items Counter and Comments Counter function
npm test
The following tools help make easier to work with sample code.
- git: A tool for managing source code
- Visual Studio Code: A source code editor
- NVM
- GitHub: @topeogunleye
- Twitter: @tope_leye
- LinkedIn: ogunleye
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.