Skip to content

chitraregi/ftl_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullthrottle task

I have built this app entirely in Reactjs The libraries that I used are : react-calendar moment json-server

steps to run the app

first run the fake api server using command:

 npm run server

then run the app using the command:

npm start

The working explanation

When we run the fake api server, it makes the data available for the app. then app fetches the data that is available and interprets the data in the expected manner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published