Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clementmadiot/web_design_foodie_react
Restaurant landing page create in react
https://github.com/clementmadiot/web_design_foodie_react
Last synced: 12 days ago
JSON representation
Restaurant landing page create in react
- Host: GitHub
- URL: https://github.com/clementmadiot/web_design_foodie_react
- Owner: ClementMadiot
- Created: 2024-05-24T08:11:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T08:18:12.000Z (5 months ago)
- Last Synced: 2024-07-17T10:24:43.118Z (5 months ago)
- Language: JavaScript
- Homepage: https://foodie-cm.netlify.app/
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create React App
Foodie is a fully responsive landing page using Javascript, It's a deliveries restaurant who proposes healthy food## Library Used :
### React Icons
At the Mobil breakpoint I use the icon as a link in my sidebar
Also used in my work section### Script JS
At the section "TESTIOMONALS" I build stunning and responsive slide-based interfaces for showcasing three fake comments. I use the fonctionality 'swiper-pagination' to swap with your finger between comments and the 'swiper-button' for tablet and desktop.## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.