Skip to content

Learning path: MERN Stack Development. Here I document my journey to learn MERN stack development. Small projects that I built along the way.

License

Notifications You must be signed in to change notification settings

nischaldutt/MERN-quest

Repository files navigation

Here I document my journey to learn Full-Stack development.

Folder Structure: Technology ➜ Source name ➜ Projects/Solutions of the exercises/courses I worked on


MIT Licence

Projects I built along the way

Resources I studied from

Javascript and Node.js

React and Redux

Local setup

git clone https://github.com/nischaldutt/MERN-quest.git

Folder Structure: Technology ➜ Source name ➜ Projects/Solutions of the exercises/courses I worked on

Running the projects locally

To get the app up and running (and really see if it worked), run:

cd PROJECT_DIRECTORY
npm install
npm start

This should start up your browser. If you're familiar, this is a standard react-scripts application.

About

Learning path: MERN Stack Development. Here I document my journey to learn MERN stack development. Small projects that I built along the way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published