jssol / bookstore-cms

This is a webapp for getting infos about books.

Home Page:https://jssol.github.io/bookstore-cms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore CMS

This webapp is built using React, Redux, Sass and TailwindCSS. Its main functionality it to help the users to keep track of the progress of the books they are reading. They have the possibility to store the data of their books on a remote server thanks to the bookstore API.

Screenshot

Built With

  • Sass, HTML5
  • React, Redux, Tailwind
  • Webpack, Create-React-App, Gitflow, CLI

Getting Started

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

Prerequisites

To run the project locally, you need to have:

- A browser (Preferrably Chrome or Firefox)
- NodeJS

Setup

git clone git@github.com:jssol/bookstore-cms.git

Get a local copy of the project

Install

npm install

Install the dependencies

Run tests

npm test

Launches the test runner in the interactive watch mode

Run local server

npm start

Runs the app in the development mode.

Authors

👤 Jonathan Sivahera

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a webapp for getting infos about books.

https://jssol.github.io/bookstore-cms


Languages

Language:JavaScript 85.2%Language:SCSS 8.5%Language:HTML 6.3%