Skip to content

codewithPoppy/MERN-CRUD-Secret-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Management with MERN stack 💻

😎 Home Assessment ✔️


About

Secret Management App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend, and Mongo DB as database!

🚀 Technologies used:

react js mongo mongo css3 html5 css3


ℹ️ Application installation

  • https://github.com/codewithPoppy/MERN-CRUD-Secret-Assessment.git to clone the repository

🎲 Run application

To run the application on the web, follow the instructions :

  • make sure you are inside the project's folder on VScode
  • open up a terminal
  • run yarn install to install the dependencies of the project
  • inside the "server" folder run yarn devStart<-- this will provide our data, address localhost:3004
  • open a new terminal, inside the "client" folder, run yarn start to run the application, will open at the address localhost:3000
  • To test the project with cypress, inside the "client" folder, run yarn cypress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published