Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttiimmothy/openrice-timothy-frontend
Openrice Timothy Frontend for finding restaurants in Toronto
https://github.com/ttiimmothy/openrice-timothy-frontend
axios react react-hook-form react-router redux-toolkit supabase type
Last synced: 6 days ago
JSON representation
Openrice Timothy Frontend for finding restaurants in Toronto
- Host: GitHub
- URL: https://github.com/ttiimmothy/openrice-timothy-frontend
- Owner: ttiimmothy
- License: gpl-3.0
- Created: 2023-11-16T21:15:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T06:07:00.000Z (8 months ago)
- Last Synced: 2024-04-24T03:00:42.066Z (7 months ago)
- Topics: axios, react, react-hook-form, react-router, redux-toolkit, supabase, type
- Language: TypeScript
- Homepage: https://openricetimothyfrontend.vercel.app
- Size: 7.84 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Openrice Timothy Frontend
[![ci](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/ci.yml/badge.svg)](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/ci.yml)
[![cd](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/cd.yml/badge.svg)](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/cd.yml)
[![pages-build-deployment](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/ttiimmothy/openrice-timothy-frontend/actions/workflows/pages/pages-build-deployment)Openrice Timothy Frontend is a restaurant recommendation website using `React` and `Tailwind CSS`
## 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 the browser.The page will reload if you make edits.\
You will 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.
## 🎯 Features
- search restaurants which are close to your location
- bookmark restaurants
- write reviews for the visited restaurants
- create a restaurant if you are the restaurant owner## 🖥 Prerequisites
- Node.js (version 12.0 or above)
- npm (which comes with Node.js) or Yarn (version 1.22.0 or above)## License
Openrice Timothy Frontend is licensed under [GNU General Public License v3.0](LICENSE).