SabiMantock / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

BookStore

In this project, I am using React to create a bookstore app.

πŸ›  Built With

Tech Stack

React

Key Features

  • Used a mix of inline styling and external styling

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» 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 git@github.com:SabiMantock/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.

(back to top)

Author

πŸ‘€ Author

πŸ”­ Future Features

  • styling

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give me a ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the wireframe for this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 83.9%Language:HTML 9.8%Language:CSS 6.3%