nedjwab / bookstore

The Bookstore is a website that allows the user to :display a list of books , Add a book and remove a selected book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store

The Bookstore is a website that allows the user to : -Display a list of books. -Add a book. -Remove a selected book.

Live Demo

Built With πŸ”¨

  • Basic CSS
  • Linters (Stylelint, Eslint)
  • Git/GitHub work-flow
  • React
  • Redux

Installation

  • clone this repo git clone https://github.com/nedjwab/bookstore.git on your terminal.
  • Type cd bookstore to access the project on the terminal.

Install dependencies

npm install

Build the app

npm run build

Run the app

npm start

Prerequisites

  • IDE ( VCode For me πŸ”₯).
  • Git.
  • Npm and node.js installed.

Usage

  • For anyone who wants to practice html5 or/and css3
  • For anyone who wants to practice using Apis.
  • For anyone who wants to practice javascript and ES6 syntax.
  • For anyone who wants to practice React.

Authors

πŸ‘€ Nedjwa Bouraiou

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

This project is MIT licensed.

About

The Bookstore is a website that allows the user to :display a list of books , Add a book and remove a selected book.


Languages

Language:JavaScript 51.6%Language:CSS 39.2%Language:HTML 9.2%