JamesDBartlett3 / myreads-react

React MyReads Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

This is a quick-and-dirty demonstration of the kind of web app that can be made quickly with React.

Installation Instructions

  1. Clone the repo
  2. cd into the directory
  3. Type chmod +x docs/install_deps.sh
  4. Type ./install_deps.sh
  5. Wait for that to finish
  6. Type npm start to launch the server
  7. Open a web browser and navigate to http://localhost:3000/

Credits

I'd like to give a BIG shout-out to @MaevaNAP for creating an amazing 4-hour tutorial on YouTube that really helped me understand how React works, and how to make it work in this project. Cheers!

About

React MyReads Project


Languages

Language:JavaScript 63.3%Language:CSS 26.2%Language:HTML 10.5%