Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 752 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 752 Bytes

Projet final pour l'obtention d'un Nanodegree ches Google.com - Readable Project Udacity's React Nanodegree

This project is optional project for Udacity's React nanodegree. It's a classic CRUD app.

  • Home Page
    • shows posts and Comment
  • Create posts and Comments
  • Add Posts and Comments
  • Delete Posts and Comments
  • Update Posts and Comments

Technologies

  • React 16, Redux, Semantic-ui-react, React Router 4, Node(server)

Installation

  • install all project dependencies with yarn install
  • start the development server with yarn start
  • Production build can be created using yarn build

Backend Server

Currently _api.js file is used to use the server.

License

MIT License: https://xavierartot.mit-license.org/@2018/