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
- React 16, Redux, Semantic-ui-react, React Router 4, Node(server)
- install all project dependencies with
yarn install
- start the development server with
yarn start
- Production build can be created using
yarn build
Currently _api.js
file is used to use the server.
MIT License: https://xavierartot.mit-license.org/@2018/