Skip to content

HEY-ALI/StoryVista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StoryVista is a MERN based social media application. It provide features as, to write, read, edit, and delete articles, and allows users to attach images to their articles. Users can create their profiles by registering on the platform. For this project, React.js was utilized for the frontend, while Express.js and MongoDB were employed for the backend. To ensure secure storage of passwords, bcrypt was used to encrypt and store them in the database.

in order to run this project---

  1. clone this repository into your local machine.

  2. in your local machine you can download all the required dependencies mentioned in package.json file.

  3. connect your mongoDB database to the backend(index.js) file.

  4. specify the PORT number(or you can create a dotenv file and put the database link and port number there for the backend).

  5. run scripts npm start and node index.js for frontend and backend respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published