This is the frontend of the Potluck Vault project. This application aimed to solve the the issue of organizing and inviting people to potlucks.
- JavaScript
- React.js
Not Finished The frontend currently has the capability to pull, update, create and delete data from its respective backend.
- Clone the repo
git clone https://github.com/Potluck-Vault/frontend.git
- Install NPM packages
npm install
- Start the project
npm start
-
Create a consistent styling and user flow
-
Add the ability to log in and register with different account types