vikas924 / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Bookstore

πŸ“— Table of Contents

πŸ“– [Bookstore style]

In this project i add styles for desktop view.

πŸ›  Built With

-React

Tech Stack

Version Control
Visual Studio Code

Key Features

  • Add quotes
  • use api

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

Clone this repository to your desired folder:

Use git clone command or download ZIP folder

  cd my-folder
  git@github.com:vikas924/first-capstone.git

Install

Install this project with:

npm

  cd my-project
  npm init -y

Usage

To run the project, execute the following command:

npm run start or live server

  npm start

Run tests

To run tests, run the following command:

 npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

netlify

  [https://melodious-sprite-27f6b3.netlify.app/]

(back to top)

πŸ‘₯ Authors

πŸ‘€ Vikas Chib

πŸ”­ Future Features

  • [Make responsive]
  • [update category funtionality]

(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 follow me on github , twitter and also connect on Linkedin.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for this exercise.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 70.6%Language:CSS 26.6%Language:HTML 2.8%