abdallahmmu / udacity-myreads-final

MyReads App is a book tracking application made with reactjs and react-router dom for udacity final project

Home Page:https://myreads-udacity-final.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome To The Udacity Challenge Called MyReads

MyReads App is a book tracking application, made with reactjs and react-router dom for udacity final project, it lets you track your books and add books to your track.

Installation Guide

1- clone or fork the repo
2- npm install ==> to download all the dependences necessary
3- npm run dev ==> to start your development server

NOTE** this ReactJS app developed with vite development environment.

Some Photos Tell You How The app architecture Was made and the App Structure

MyReads Main Route Architecture Search Route Architecture

Resources_ROUTER_SUPPORT

React Router DOOM

Helpers

you will find comment in files to understund what's going on !!

Resources_STORE

No Store Solution For This Project All Work Has Done With Props and Update Events

Resources_STYLEING

you will find all the styling resouses imported

About

MyReads App is a book tracking application made with reactjs and react-router dom for udacity final project

https://myreads-udacity-final.netlify.app/


Languages

Language:JavaScript 71.4%Language:CSS 26.3%Language:HTML 2.4%