Skip to content

arashlabafian/Reactivities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactivities

This is a project which is based on React course. Code is based on the course, also the structure of the solutions, projects and the libraties used.

Topics & Technology Stack

  • Building React Application using Web API / RESTFul.
  • SQLite.
  • ASP.NET Core.
  • Entity Framework Core.
  • Clean Architecture.
  • React Libraries:
    • MobX
    • Axios
    • Semantic-UI-React
    • date-fns
    • React-Widgets
    • More...

    This is the development version of the app.

  1. To run the API (cd into the API folder and execute dotnet run) you need to install at least the ASP.NET Core Runtime 3.1.
  2. To run the client app (cd into the client-app folder, execute npm install and then npm start), NodeJS installation is required.
  3. Visit: http://localhost:3000
  4. Register or Login (using: bob/tom/jane@test.com / Pa$$w0rd)

About

Dating Site with React and C# .NetCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages