Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 951 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 951 Bytes

Description

This web application lets user add projects and upload project's respective screenshot in the mongodb itself, not in the filesystem.

Stack

This is a fullstack web application which is built on top of MERN with Context API State Managment, Hooks, ES6+ syntax along with Materialize CSS as the UI and packages like Multer File Upload, GridFS, axios etc.

Website

Checkout my website for my other JavaScript works. Explore

create-react-app

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn

To install all the dependencies (node_modules etc.)

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.