This website was built to learn Redux. The bookstore App was built to solidify the knowledge acquired in the process of learning. Online Bookstore where you can buy original copies of Foreign books as well as Nigerian books of all genres.
- HTML
- CSS
- JS
- React
Tools Needed
- Text editor
- Node.js
- Gitflow
Clone this repository on to your local PC
- Click on the Code green button
- By the right end of the read-only input containing the repository link click the clipboard icon to copy the link
- In your local PC, open your terminal in the folder you would like to clone the repository into
- Clone the repository with the command: git clone (copied link); like so: https://github.com/OyePriscilla/bookstore
- After the clone, type in the command cd Leaderboard-Api to access the directory on the terminal.
- Once the files are on your machine, open the Leaderboard-Api folder in Visual Studio Code, and follow the steps in Installation & Set Up
npx create-react-app my-react-app
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
👤 Author 👤 Oyebade Prisicilla
- GitHub: @OyePriscilla
- Twitter: @Prisicilla
- LinkedIn: Priscilla
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Hat tip to the person that reviewed my work! Thanks alot.
This project is MIT licensed.