Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample <JS/(VITE)> - MERN

Sample description It is a note sharing webapp, where user's can share notes and see other's notes. Role management and

🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.

  2. Create the Workspace:

    daytona create https://github.com/sonu2164/Sample-react-nodejs-opalAuth-todolist

    image

  3. Start the Application:
    Start the backend -Before starting the server, make .env (use .env.example in backend folder) file in 'backend' folder.

    Now execute the following commands in backend directory to start the server:

    npm start

    Now our server will start at http://localhost:3001

Start the client Before starting client make sure that server is up and then run following commands in client directory to start the client:

npm run dev

Now our client will start at http://localhost:3000


Schreenshots image image image

License

This project is licensed under the Apache License. See the LICENSE file for details.

✨ Features

  • to showcase authorization using opal.
  • to use custom data fetcher with mysql for real world applications.

Features

  • Full stack note taking web app.
  • Create new notes.
  • View notes, Delete and edit own notes.

TechStack

  • Reactjs, Maretial UI for frontend
  • Nodejs (Express) for backend
  • MongoDB for database

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages