MargaretTechworld / bookstore

The Bookstore is a website similar to the "Awesome Books"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Bookstore]

[Bookstore] The Bookstore is a website used to display a list of books, add a book and remove a selected book.

πŸ›  Built With

Tech Stack

HTML5
CSS3
Javascript
React

Key Features

  • Initialize project with components (React only)
  • [Use Redux in React components]

(back to top)

πŸš€ Live Demo

  • coming soon

(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:

Live server, and npm

Setup

Clone this repository to your desired folder:

Example commands:

*git clone git@github.com:MargaretTechworld/bookstore.git

*cd bookstore

*git checkout components

Install

Install this project with:

  • Install Node Modules

  • npm install

Usage

To run the project, execute the following command:

  • Start the development server

  • npm start

Run tests

To run tests, run the following command:

npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Margaret

(back to top)

πŸ”­ Future Features

  • [Add reducers and actions.]
  • [Connect to API]
  • [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 give it a star!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for this great opportunity!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Bookstore is a website similar to the "Awesome Books"

License:MIT License


Languages

Language:JavaScript 73.7%Language:CSS 23.3%Language:HTML 3.0%