Skip to content

A restauring web application, an end project with Coursera, using React, Redux and Fetch.

Notifications You must be signed in to change notification settings

AmmarKhalid123/rConfusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Initializing

Pre-requisites

  • Have yarn installed. If not, visit https://yarnpkg.com/ to download
  • Have json-server installed. If not, type the following in the terminal: yarn install --global json-server

To Start

  • In the root folder, type the following command: yarn install
  • Go into json-server folder, open terminal and type the following command: json-server --watch db.json -p 3001
  • In the root folder, type the following command: yarn start

About

This is a restaurant web application, build as an end-project with Coursera. The project includes uses the React library for UI, Redux for State Management and Fetch API to fetch data from json-server.

About

A restauring web application, an end project with Coursera, using React, Redux and Fetch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published