Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 packages

yarn

- Run the project

yarn dev