Skip to content

kimiaabt/next-hit-counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hit Counter exercise

Your mission is to add a working hit counter to the homepage, by using database.json as the source of truth.

Running a development server

First, install the dependencies:

$ npm install

Then, start a local development server:

$ npm run dev

About

From Josh Comeau's Joy of React Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.9%
  • CSS 39.1%