Skip to content

michaelfswann/front-end-final-project-communiteam

 
 

Repository files navigation

eVenture logo

eVenture Client

Info

eVenture is a platform for organising community lectures and events hosted by SoC bootcampers.

People wishing to attend events can register for tickets and SoC bootcampers/volunteers can manage event listings (create events, edit events, delete events and manage tickets).

This is the repo for the [client](https://eventure.vercel.app

Fetch requests should be made to the eVenture server.

The code for the server can be found here.

Complete Tech Stack

  • PostgreSQL

  • Express.js

  • Next.js

  • Node.js

  • Docker (server)

  • AWS (server)

  • Vercel (client)

  • Auth0

  • Nodemailer

  • Cloudinary

  • MaterialUI

Frontpage Screenshot

eVenture front page

Getting Started

  1. Clone the repo git clone https://github.com/michaelfswann/front-end-final-project-communiteam
  2. Install dependencies npm install
  3. Build client npm run build
  4. Start client at port 3000 npm run start

About

front-end-final-project-communiteam created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 16.2%