Skip to content

ermin-cahtarevic/react-bookstore

Repository files navigation

React Bookstore

Table of Contents

About The Project

Home

Dashboard

Mobile

In this project, I created a Bookstore App using React and Redux for a fictional company named "Magic-books Inc". And I connected it to a Rails API, from which the users and books are served from.

Live version of the project: Live version

Rails API:

Project Link: React-Bookstore

Built With

  • React
  • Redux
  • npm
  • CSS
  • ES6

Setup

git clone git@github.com:ermin-cahtarevic/react-bookstore.git

Install dependencies

npm install

Start Development Server

npm start

Visit this link in your browser

http://localhost:3000/

Run ESlint

npx eslint .

Run Stylelint

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

Author

Show your support

Give a star if you like this project!

Acknowledgements

About

Bookstore CMS built with React and Redux. Connected to a Rails API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published