Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 641 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 641 Bytes

vite + react

Welcome! 👋

Practice project for my Trainees

Thanks for checking out this application.

This was created using react for frontend and nodeJs for backend.

The site

MERN app for showing tasks.

The project is a task manager app,for just creating,editing,delting and getting all tasks saved to the database and viewed on the frontend(React)

Building your project

________________________

Feel free to use. Below is the process to get the project running:

  1. nodeJs software if not installed
  2. ejs
  3. expressJs
  4. nodemon
  5. mongoose
  6. morgan
  7. mongoDb
  8. vite

Deploying your project

gitHub render