Git Product home page Git Product logo

bookstore's Introduction

Bookstore App

The Bookstore is a website created an MVP version of it that allows user to: Display a list of books. Add a book. Remove a selected book.

Built With

  • Major languages: HTML CSS & JavaScript
  • Framework(Library): React
  • Technologies used: VS code

Live Demo (if available)

LIVE DEMO

Getting Started

  • To get a local copy up and running follow these simple example steps.

Setup

Usage

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

Prerequisites

  • Have a working and updated browser
  • Have a local version control like git install on your computer
  • Have knowledge about figma to adapt the design by following some specific requirements
  • Have an account and sign in on GitHub, as online/remote version control system
  • Download waves to check project accessibilty

Setup

-Clone the git repo using this command: git clone https://github.com/Roseokpe/bookstore.git

Install

  • Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).

  • Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).

  • Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).

  • ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)

Create React App

  • npx create-react-app my-app
  • cd my-app
  • npm start

Usage

Run tests

  • npx hint . : To test html codes
  • npx stylelint "/*.{css,scss}"** : To test css code
  • npx eslint . : To test Eslint Report

Deployment

  • Go to settings
  • Click on pages
  • Choose your source
  • Choose folder
  • choose a theme(optional)
  • Enforce HTTPS
  • And then save

Authors

๐Ÿ‘ค Rose Okpe

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

The design has been inspired by:

Microverse

๐Ÿ“ License

This project is MIT licensed.

bookstore's People

Contributors

roseokpe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.