- 📖 About the Project
- Tech Stack
- Key Features
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
It's a book collection project. Use only JavaScript & CSS to build this.
- HTML
- CSS
- JavaScript
- Book List
- Add New
- Delete
To get a local copy up and running, follow these steps.
In order to run this project you need:
- GIT
- if you don't have git installed on your machine you can download it from here.
- Linter
- You can get install guide from here
- Node.js & Npm
- if you don't have npm installed on your machine you can download it from here
Once you have git installed on your machine you can clone project by running the command below. To clone your project to your local machine
git clone [email protected]:dev-mamun/Awesome-books.git
Alternatively, you can download the zip file of your project by clicking on the Code
button on the right side of your
project page and clicking on Download ZIP
Install this project with:
cd Awesome-books
For this project, you don't need to install any dependencies but if you prefer to install any dev dependencies run:
npm install
npm init -y
npm install --save-dev [email protected]
npx hint .
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
To run the project, use the following :
- VSCode use Live Preview
Alternative: Locate the folder where you cloned your project and open the index.html
file in your browser to view your
project.
👤 Akpan Daniel
- GitHub: @danutibe07
- Twitter: @Danielutibe07
- LinkedIn: @AkpanDaniel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
If you like this project feel comfortable to endorse the author. You can contact the author via Twitter or Linkedin or directly message at [email protected]
I would like to thank...
- Teammates
- Mentors
- YouTube tutorials
- Microverse guides
- Google Search
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.