Skip to content

Segundo trabalho entregue durante o curso Nanodegree React da Udacity. Desenvolvendo e explorando o framework React com Redux!

Notifications You must be signed in to change notification settings

lucasdomi/reading-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading Project

Design done for the React course of Udacity, in the Redux stage. In this project we have a page that we can add comments, votes, edit and remove it, all separated by categories.

Install depencies and run project(Npm)

npm install 
npm start

Install depencies and run project(Yarn)

yarn install
yarn start

Api with the data

After running the project, it is necessary to run a project with an api with the data, found here

To run the project, run the node server.js command inside the api-server folder

About

Segundo trabalho entregue durante o curso Nanodegree React da Udacity. Desenvolvendo e explorando o framework React com Redux!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published