Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasalvaresa/pizzapp-web
Pizzapp frontend project | React.js
https://github.com/lucasalvaresa/pizzapp-web
context-api nextjs pizzeria-website sass
Last synced: about 15 hours ago
JSON representation
Pizzapp frontend project | React.js
- Host: GitHub
- URL: https://github.com/lucasalvaresa/pizzapp-web
- Owner: LucasAlvaresA
- Created: 2024-01-23T12:58:07.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T06:13:45.000Z (9 months ago)
- Last Synced: 2024-02-09T18:33:30.626Z (9 months ago)
- Topics: context-api, nextjs, pizzeria-website, sass
- Language: TypeScript
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Pizzapp Web
## Getting Started
- This repository is part of the Pizzapp project ( [App](https://github.com/LucasAlvaresA/pizzapp), [Back-end](https://github.com/LucasAlvaresA/pizzapp-backend) )
- To get a local copy up and running follow these simple example steps.
### Prerequisites
- You need the [backend project](https://github.com/LucasAlvaresA/pizzapp-backend) running
### Installation
- Clone the repo
git clone [email protected]:LucasAlvaresA/pizzapp-web.git
- Install YARN packagesyarn
- Run the project
yarn dev