Skip to content

LongCX/myreads-udacity

Repository files navigation

MyReads - A Book Tracking App Project by Udacity

This is a react project and it is part of Udacity Frontend Nanodegree course. This is a single-page app that allows user to store your books and track what you're reading, want to read and books you have completed.

How to start

Start my project with npm

  git clone https://github.com/LongCX/myreads-udacity.git
  cd myreads-udacity
  npm install
  npm start

The project can be viewed in the browser at: http://localhost:3000

Build my project with npm

  npm run build

My version npm & node

npm: 10.5.0
nodejs: v20.12.1

Authors

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published