Skip to content

Vabs28/eventmobi-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install below tools to run the project

  1. Node and NPM

Debugging the project

The project can be debugged in VS Code by following below steps

  1. Install node modules using npm install command
  2. Run the project using npm run start command
  3. Start debugging in VSCode by selecting Run and Debug section and then clicking on green debug icon

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.

npm run test

Launches the test runner in the interactive watch mode.

npm run typescript

Run typescript checks against the code

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.

Improvements

  1. More Unit tests are required to improve the coverage.
  2. SCSS can be used to handle CSS efficiently if the project grows.
  3. Components can be made more rich, interactive and intuitive or library like Material UI can be used.

Test data

  1. Search Gists by username 0xjac
  2. Select Gist ID 85097472043b697ab57ba1b1c7530274 (This has more 300 forks)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published