Skip to content

MinaSameh1/myreads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is done using the starter template for the final assessment project for Udacity's React Fundamentals course.

Running the website

npm install
npm start # Will open browser on localhost:3000

The project was built using types and tsserver to help durning dev.

I migrated it from js to tsx as well, (After passing) I added some error handling to try out a new techinque.

Here is project run.

Run

Run GIF

About

Udacity React Fundamentals Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.8%
  • CSS 17.8%
  • HTML 8.3%
  • JavaScript 3.1%