Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.75 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.75 KB

How To Project

Web Portal for Reading Technical Blogs and Research Papers by Students of IGDTUW

The proposed web portal aims to provide a platform for the students of Indira Gandhi Delhi Technical University for Women (IGDTUW) to read and access the technical writings, such as blogs, articles, and papers, written by their peers at the university. The main motivation behind this idea is to promote technical writing among students and to make the writings of the students at the university more accessible and widely read among their peers.

Tech Stack Used

  1. React js
  2. Firebase

Features of Website

  1. Verify that a user can successfully register an account on the web portal.

How to run this project

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.