Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1018 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 1018 Bytes

This project was bootstrapped with Create React App.

Front-End Javascript Frameworks: React

This project is from the React course opened on Coursera .

Description

Developed in React (Ver. 16.3), a single page application that serving the website for a restaurant. Reactstrap is used for Bootstrap 4-based responsive UI design. Aspects of Flux architecture and Redux are applied.

Skills Learned

  • Client-side Javascript application development and the React library
  • Single page applications in React
  • Reactstrap for designing responsive applications
  • Redux to design the architecture for a React-Redux application

Technologies

  • HTML
  • CSS
  • React Bootstrap 4 components
  • React Animations
  • React
  • React Redux
  • React Router
  • Cross Fetch

Run

Run npm start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.