Skip to content

☕️ Front end website showcasing coffee sharing service. React, NodeJS, Sqlite3 stack.

Notifications You must be signed in to change notification settings

fungw/CoffeeWeek

Repository files navigation

Coffee Week | React NodeJS SQLite

☕️ Coffee Week delivered by React front-end, served by NodeJS back-end and storage via SQLite database.

Usage

Install nodemon globally

npm i nodemon -g

Install server and client dependencies

yarn
cd client
yarn

To start the server and client at the same time (from the root of the project)

yarn dev

Deployment

App deployed on heroku.

Testing

Tests can be found per component.

cd client
npm test

About

☕️ Front end website showcasing coffee sharing service. React, NodeJS, Sqlite3 stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published