Propo41 / intern-lagbe

A platform dedicated to hosting internship job posts in Bangladesh
https://internlagbe.azurewebsites.net/
0 stars 1 forks source link
csharp dotnet jwt-authentication mvc-pattern react sendgrid-api uploadcare

InternFinder

A webapp to host internship job posts in Bangladesh.

Screenshots

1 2 4 90

Getting Started

First clone the repository. Then open a new terminal.

$ cd .\ClientApp\ 
$ npm install
$ cd ..
$ dotnet watch run

Note: you need to have access to the appsettings.json file contents to properly run the webapp.

Packages used

To install a package using the dotnet CLI: dotnet add package <package-name>

Credentials

Check here

API List

Check here

Potential Errors

Stuff learned

Potential Security issues