Skip to content

FrancescoBellini92/React_Udacity_ND_1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads - Udacity React Nanodegree project 1

This project required taking a pre-existing template generated by create-react-app and adapt it with more React components and routing. The main goal was to become familiar with React components (props, state) and react-router

How to run

To run the project locally:

  • Fork and clone the repo
  • Install all required dependencies via npm install (node version must be ^16)
  • Run the dev server via npm start

About

First project of the Udacity React nanodegree

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 61.7%
  • CSS 28.6%
  • HTML 9.7%