Skip to content

Blog that create, edit, delete posts and comments, builded with React and React-Redux

Notifications You must be signed in to change notification settings

daniduarteng/leitura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leitura

This is the second project of the Nanodegree React Developer course, from Udacity Brasil

The goal is to create kind of blog than create / edit / delete post and comments and vote in posts or comments that you like

Installation

Open the GitBash and input the commands:

git clone https://github.com/danieladuarteng/leitura.git

Back End

Access the folder: api-server and input in GitBash:

npm install

Front end

And access the folder: frontend and input in GitBash:

npm install

Run:

To run the project

Access the folder: api-server and input in GitBash:

node server

And access the folder: frontend and input in GitBash:

npm start

Back-End

Udacity provides the back-end server for this project, for more information access the initial project

License

This project uses the license MIT

About

Blog that create, edit, delete posts and comments, builded with React and React-Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •