Install required dependencies with npm install
and run the app with npm start
A live instance of the app is running on http://nextjs-word-counter.herokuapp.com
Frameworks used -
- NextJS for server side rendering front end
- State management using React Hooks
- Express frameworks used as backend