bookstore

A react web application which functionalities to enable user add a books with name and title.

MIT License

Stars
4

Table of Contents

[BookStore]

A react web application which functionalties to enable user add a books with name and title.

Built With

Tech Stack

  • React
  • Tailwind CSS
  • Daisy UI

Key Features

  • Used gitflow.
  • Used tailwind css and DaisyUI

Live Demo

Bookshop live demo

Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder

Prerequisites

In order to run this project you need: Git should be installed on your local machine to clone it using HTTP or SSH. Otherwise you can download the zip file.

You can clone this project by using the command below

Command :

git clone https://github.com/shafiuyushawu/bookstore.git

Run project

In the project directory, you can run:

npm install .

to install all the packages

Open page in browser

npm start

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

The page will reload when you make changes. You may also see any lint errors in the console.

Author

Shafiu Ibn Yushawu

Future Features

  • Add reducers and actions.
  • Use Redux in React components.
  • Connect to API.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project please give me a

Acknowledgments

I would like to thank Microverse for the project snapshot from Zeplin

License

This project is MIT licensed.

Related Projects