Skip to content

An Reactjs application which stores our error which are made.

Notifications You must be signed in to change notification settings

yeshwanth235/Memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Memories

An Reactjs application which stores our error which are came across during any project or internship.It is deployed in netlify click on memories

How To run web app?

After cloning go to memories/client/ and open any CLI and type npm install, it will download all the dependencies.

After downloading node modules in this path, on the CLI type npm start.

After that go back to root folder and go to memories/server/ and open CLI and type npm install, it will download all the dependencies.

After downloading node modules in this path, on the CLI type nodemon start or node index.js.

It will open a page on localhost:3000 on your default browser and now you are ready to go!.

And our backend will start on localhost:5500.

About

An Reactjs application which stores our error which are made.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published