Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.26 KB

Ramen Restaurante FrontEnd Template

This is a Front-End template for the Ramen Restaurante. The main Idea from creating this project is to learn how to use React with Hooks and to get familiar with React Router. This is a one page website means that there isn't any redirected paths. Also all the Headlines mentioned in the sidebar are directly connected to each corresponding component on the Main Page

Website link

Ramen.io

Technologies used to build this project

  • React
  • Css
  • HTML5

Tools & Libraries

Project is created with:

  • react version: 16.14
  • react-router-dom version: 5.3
  • react-router-hash-link version: 2.2

Getting the React App running

To run this project, install it locally using npm:

$ cd ../ramen
$ npm install
$ npm start

Then navigate to localhost:3000 to view the app

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Note that all Pull requests are welcome

License

MIT

[Created on StackBlitz ⚡️] with ❤️