Skip to content

Lenkly/festivent

Repository files navigation

img

FESTIVENT 🎶

Welcome to the festivent app. This app was designed and created for music lovers and event hoppers, to find the best festival according to the users taste in music.

Update 2022

This app has come a long way since the initial commit and is finally running on CRA 4 / React 17 to minimize critical CVEs.


Install

For development purpose you can fork this app and install client and server dependecies:

npm run update

Run the app in the development mode

Run the script

npm run dev

to open http://localhost:3000 for viewing it in the browser.

The page will reload if you make edits.
You will also see any linting errors in the console.

An instance of Storybook will run on http://localhost:9009 for an isolated component view.

Run the app in the production mode

If you like to run the production build, you have to build the client first with

npm run build
npm start

This app has also been staged on heroku 🎉

About

An app designed to find your perfect festival match

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published