ndayishimiyeeric / book-store

This is a book store web app it is a single page application where you can add, delete, Books. To add a Book, simply provide tha name of the Book and the Author. once you are done, press the enter key or click submit button to Add the Book.

Home Page:https://nderic-book-store.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book Store

This is a Book store app

In this app, you can add, delete, Books. To add a Book, simply provide tha name of the Book and the Author. once you are done, press the enter key or click submit button to Add the Book.

Demo App

Demo

Built With

  • React
  • Redux
  • CSS3

Clone the project

You can download or clone this project by running this command from your terminal:

git clone https://github.com/ndayishimiyeeric/book-store This will create a directory in the name of the project folder.

Once you have the project files and folders, open it with your text editor.

Next, switch inside the project directory and run:

npm install

This will install all the necessary dependencies in the local node_modules folder.

Finally, start your development server by running:

npm start

Author

👤 Odaltoneric

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

📝 License

This project is MIT licensed.

About

This is a book store web app it is a single page application where you can add, delete, Books. To add a Book, simply provide tha name of the Book and the Author. once you are done, press the enter key or click submit button to Add the Book.

https://nderic-book-store.netlify.app/

License:MIT License


Languages

Language:JavaScript 57.5%Language:CSS 35.7%Language:HTML 6.8%