Enoisong / book_store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book_store

πŸ“— Table of Contents

πŸ“– book_store

Welcome to my book_store web app! book_store allows you to display list of books, add books, remove selected books from the list, and update your progress.

πŸ›  Built With

  • HTML
  • CSS
  • React.js
  • JavaScript
  • Redux

Getting Start

This project was bootstrapped with Create React App.

  • Clone the repository by running
    git clone https://github.com/Enoisong/book_store.git
  • navigate to the folder
    cd math-magicians
  • Install packages
    npm install
  • Run the app
    npm start
  • Eject the app
    npm run eject
  • Create build app
    npm run build
  • Test Linters app
    npm run check-linters

Tech Stack

  • React
  • Gitflow
  • Version Control (GitHub)

Key Features

  • React & Redux linters added
  • Use Gitflow

(back to top)

πŸ’» Getting Started

clone from repository: https://github.com/Enoisong/book_store.git

cd My-app
npm install
npm start

Prerequisites

In order to run this project you need to:

  • Install GIt
  • Install Live server VScode extension and run Go Live
  • Install a Command Line Interface to clone project-Git bash/Terminal

Setup

Clone this repository

```bash
$ git clone https://github.com/Enoisong/book_store.git
$ cd my-app

### Run project
 
#### Open page in browser
```bash
$ runs on http://localhost:3000/

Install

Install this project with:

  • VSCode
  • Git
  • Github

Usage

To run the project, execute the following command:

Run tests

To run linters tests, run the following command: npx eslint "/*.{js,jsx}" npx stylelint "/*.{css,scss}"

Deployment

It will be deployed after merge

(back to top)

πŸ‘₯ Author

  • Enobong Isong

πŸ‘€ Author

πŸ”­ Future Features

  • [] To add more dynamics to the project - features like transition to make it Responsive

(back to top)

🀝 Contributing

Contributions, issues, as well as feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give me a ⭐️ star!

(back to top)

πŸ™ Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightly feedbacks.
  • A great thanks to my coding partner(s), morning session team and standup team for their contributions.
  • Zeplin project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 65.8%Language:CSS 23.7%Language:HTML 10.5%