Skip to content

swapnil233/Eventify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventify

An event planning website where you can RSVP to events, or create them

Setup:

  1. Go into the API folder cd API/
  2. Start the .NET backend using dotnet watch --no-hot-reload
  3. Open a new terminal
  4. Go into the React/client folder cd client-app
  5. Install all dependencies using npm install
  6. Start the React app using npm start

About

📆 Event planning website created using a .NET 6 Clean Architecture backend and a React (with TypeScript and MobX) frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors