"The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to:
- Display a list of books.
- Add a book.
- Remove a selected book.
- React
- JavaScript
- HTML
- CSS
- Webpack
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
- A code editor (like Atom, VScode...).
To setup the project locally: clone the repository using:
git@github.com:Ogaga01/react-bookstore-app.git
run: npm i
run: npm start
👤 Author1
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.