Training project in ReactJs.
This is a training project created to try ReactJs's different functions and features. The projects shows mainly how to use:
Components
Routes
Links
Props
Fetching API
REST API mock
CSS Styling
Destructuring assignment
React CSS Transitions
Templating string
[email protected] [email protected] json-server npm
In order to launch the project, you need to clone the repository. The project calls to a REST API mockup, using json-server.
1 - Launch the json-server mock in one terminal
npm install
json-server --watch db.json --port 3004
2 - Launch the application
npm start run
I have no rights on the images.