Skip to content

kalpadhwaryu/Paradigm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paradigm

A platform that organizes project ideas and manages project implementation built using MERN stack.

Demo

Checkout the demo at https://paradigm.onrender.com/

Built with

Paradigm is built using the following:

  • React
  • React-Bootstrap
  • Redux
  • MongoDB
  • NodeJS
  • Express
  • Bcrypt
  • JWT

Setup

  • Download or clone the repository
  • Add a .env file in root directory with PORT, DATABASE_URL, NODE_ENV & JWT_SECRET as keys.
  • Run npm install to install backend dependencies.
  • Go to client folder and run npm install to install frontend dependencies.
  • Run npm build to make a production build of the frontend.
  • Go to the root directory and run npm run dev to start the project locally.

License

MIT License @kalpadhwaryu

About

A platform that organizes project ideas and manages project implementation built using MERN stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors