A simple React application that displays books. It allows you to add, update and remove books from the list.
- React JS
To get a local copy up and running follow these simple example steps.
A basic understanding of Git, Github, and React JS is needed to setup and modify this project.
You also need an editor like VS Code or Sublime to edit project files
- On your computer, open your terminal (For Mac and Linux) or CMD (for Windows)
- Navigate to the directory where you would like to run this project from, preferably from your web server directory
- Type the following command
git clone https://github.com/rtonata88/Bookstore.git
Once the project folder is downloaded to your computer, run the following commands:
npm installnpm startto run the project in the browser.
👤 Richard Chambula
- GitHub: @rtonata88
- Twitter: @rtonata
- LinkedIn: Richard Chambula
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thank you Microverse for giving us this opportunity to learn coding
- Special thanks to my learning partners and stand up team for constant support and encouragement
- Last but not least, special thanks to the code reviewers who always make we do a great job and have best practises in our projects.