Skip to content

y-commit69/rick-morty

Repository files navigation

Rick and Morty WebApp.

Project goals:

  1. learn, have fun
  2. learn HTML
  3. learn CSS, motion
  4. learn Tailwind
  5. learn responsive design
  6. learn Javscript
  7. learn Typescript
  8. learn DOM api
  9. learn React
  10. learn asnyc programming
  11. learn working with 3rd party api
  12. learn working with formatter(Prettier), linter(Eslint) and bundler(Vite)
  13. learn caching
  14. learn git and github

Building & running locally

git clone https://github.com/otabek-git/rick-morty.git
cd rick-morty
npm install
npm run dev