- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Book Store is a book library app which helps users keep track of their prefered books and authors.
- Display a list of books
- Add a book
- Remove a selected book
To get a local copy up and running, follow these steps.
In order to run this project you need:
NodeJS
Code editor (VSCode)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/andrianarivo/book-store.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using your own server.
👤 David Andrianarivo
- GitHub: @andrianarivo
- Twitter: @dandrianarivo
- LinkedIn: Andrianarivo
- Connect to API
- Styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving a ⭐️
I would like to thank Microverse.
This project is MIT licensed.