Skip to content

saurabhgour/react-clean-code-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-clean-code-with-typescript

  1. Clone the repository
  2. Add your apikey from themoviedb.org under core/lib/application/config.ts
  3. npm install under the core directory
  4. npm run build under the core directory
  5. npm install under the web directory
  6. npm start under the web directory

App is configured for mobile devices only, have your phone and laptop on the same wifi. Check your machine's ipaddress using ipconfig (or similar), In your mobile browser enter the ip address followed by the port like so http://{ipaddress}:3000

TODO: Write unit test cases for typescript Add mobile code in react native Add state management

About

Just testing out the hexagonal architecture in react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published