Skip to content

Keeping the environment clean is our motive. Hence the project name EnviClean. It is a garbage collection management system developed by Advanced Web Services - Group6_S21.

Notifications You must be signed in to change notification settings

DhrumilShah98/Group6_S21_EnviClean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI5709 Project - Advanced Topics in Web Development

EnviClean

Keeping the environment clean is our motive. Hence the project name EnviClean. It is a garbage collection management system developed by Advanced Web Services - Group 6.

  • Date Created: 16 06 2021
  • Last Modification Date: 22 06 2021

Links

Authors

Getting Started with Create React App

This project was bootstrapped with Create React App. According to the React Documentation, create-react-app is one of the officially supported ways to create single-page applications in React.

Prerequisites

To have a local copy of this project up and running on your local machine, you will first need to install the following software/libraries/plugins

  • Node - Download and install Node, which also includes NPM(Node Package Manager). Alternative to Node + NPM is Yarn.
  • Visual Studio Code - Download and install VS Code or any Editor/IDE(Integrated Development Environment) of your choice. - Optional

See the following section for detailed step-by-step instructions on how to install this software/libraries/plugins.

Installing

A step by step series of examples that tell you how to get a development env running. Let's use Node + NPM for this project.

  • Head to the official Node website to download and install Node, which also includes NPM.
  • Select the "Recommended For Most Users" button and download the current version for your Operating System.
  • After you download and install Node, open command prompt/terminal and run the following commands to check if everything works:
    • node -v
    • npm -v
  • To run the application, change to the directory where the app was installed using "cd <folder_name>".
  • Run "npm install" to install all the dependencies used by the app.
  • Finally, run "npm start" to see the app live on the localhost.

Available Scripts

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

npm 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!

Deployment

All deployment options can be found at https://facebook.github.io/create-react-app/docs/deployment.

Built With

Instructor

Teaching Assistants

References

About

Keeping the environment clean is our motive. Hence the project name EnviClean. It is a garbage collection management system developed by Advanced Web Services - Group6_S21.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages