Skip to content

A reader's book completion tracking website built with React, and Redux. Users can add and delete books to track their reading progress.

Notifications You must be signed in to change notification settings

Meltrust/readers-paradise

Repository files navigation

Reader's Paradise

A React app to track your books collection.

screenshot screenshot

Mathix is a website for people who love reading and tracking a collection of books made with React, Redux, Twitter Bootstrap, HTML5 and CSS3. It connects to an API to retreive and save the users' data and works on any device.

Live demo

https://meltrust.github.io/readers-paradise/

Made with

  • Javascript
  • Webpack
  • React
  • Redux
  • Twitter Bootstrap
  • CSS3
  • HTML5

Future Updates & Roadmap

  • More general styling, categorization, read progress.

Getting Started

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

  1. Under the repository name, click the Clone or download green button.

clone

2.Copy the URL given by clicking the clipboard button

3.Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

4.Type git clone and the paste the URL you previusly copied to the clipboard

5.Change the current directory to the newly created folder

6.Open the index.html file on your browser. You can add and remove books which persist on browser reloads.

7.In your terminal, npm install to install the dependencies.

8.Now run npm start and the app should appear on your browser.

Author

👤 Miguel Tapia

🤝 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!

Acknowledgments

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

📝 License

This project is MIT licensed.

About

A reader's book completion tracking website built with React, and Redux. Users can add and delete books to track their reading progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published