houdamzari / React-BookStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Book Store]

Describe your project in 1 or 2 sentences.

[Book Store] is a digital store of books .

πŸ›  Built With

  • React JS

πŸ’» Getting Started

Describe how a new developer could make use of your project.

Create a local directory that you want to clone the repository.

Open the command prompt in the created directory.

On the terminal run this command git clone the ssh link

Go to the repository folder .

Install the dev dependencies for linters run npm install.

Key Features

  • Click on Categories and Display a Status
  • Click on Books and display a list of Books

(back to top)

πŸ”­ Future Features

  • ***
  • ***

Prerequisites

In order to run this project you need:

  • node js installed

Setup

Clone this repository to your desired folder:

  • run npm install
  • run npm start to start the server

πŸ‘₯ Authors Houda MZARI

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Run tests

  • npm install react-test-renderer --save-dev
  • npm install --save-dev @testing-library/react
  • npm run test

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project star it

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:Other


Languages

Language:JavaScript 57.0%Language:CSS 30.9%Language:HTML 12.1%