W-Ryde allows you to read vehicle experiences from the actual owner and also contribute your own. Made with NextJS, TypeScript, ASP.NET Core Web API, Microsoft SQL Server, Redis and ElasticSearch.
Clone the project
git clone https://github.com/iapheus/wryde.gitGo to the project directory
cd wrydeInstall dependencies
npm installNext, you need to run the backend.
Afterwards, run the frontend
npm run devThe application will run on port 3000 by default.








