Skip to content

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

Notifications You must be signed in to change notification settings

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

No packages published