Skip to content

matt765/typescript-apps

Repository files navigation

TypeScript Apps

Open source collection of small applications written in ReactJS and TypeScript.

Tech stack

React, NextJS, TypeScript, SCSS Modules, React Query, Framer Motion, React Testing Library

Live link

https://typescriptapps.netlify.app/

Collaboration

Collaborators are welcome to join this project and contribute with merge requests.

Project Structure

├── src/
│   ├── assets
│   │   ├── icons
│   │   └── images
│   ├── components
│   │   ├── beers
│   │   ├── colorPicker
│   │   ├── emailVerifier
│   │   ├── usersList
│   │   └── weather
│   ├── hooks
│   ├── layout
│   │   └── components
│   ├── pages
│   ├── styles
│   └── theme
└── package.json

How to run

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site

Ideas for applications

About

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •