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
- React
- Css
- HTML5
Project is created with:
- react version: 16.14
- react-router-dom version: 5.3
- react-router-hash-link version: 2.2
To run this project, install it locally using npm:
$ cd ../ramen
$ npm install
$ npm start
Then navigate to localhost:3000 to view the app
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
[Created on StackBlitz ⚡️] with ❤️