Skip to content

This is a Task Tracker Web App. The front end is based on react, HTML, CSS and bakend is based of json sercer

Notifications You must be signed in to change notification settings

Anirudha-N/task_tracker_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Task Tracker App

In this project, I created front end using react, HTML and CSS. We used json-server for backend.

Prerequsites:

  1. Download and install npm (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
  2. Download and install react.
  3. Install json server (https://www.npmjs.com/package/json-server)

How to run this project:

  1. Once done with all above Prerequsites run app using npm start. It will start app on http://localhost:3000
  2. Start backen server using npm run server

Available Scripts:

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 run server

Runs the json-server in the backend

App Screenshots:

screen_shot_1 screen_shot_1 screen_shot_1

About

This is a Task Tracker Web App. The front end is based on react, HTML, CSS and bakend is based of json sercer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published