Farida-Hamid / Bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

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.

By building this application, I learned how to use React and Redux.

Getting Started

Setup

Open terminal and type:

npm install

Run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Built With

  • React
  • HTML/CSS/JS-Es6
  • NPM
  • Webpack
  • ES Modules
  • Linters
  • ESX
  • Github actions

Authors

👤 Farida Hamid

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:JavaScript 69.3%Language:CSS 15.8%Language:HTML 15.0%