Skip to content

steven94le/react-typescript-noteapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-typescript-noteapp 📓

Introduction 👋

Simple note taking app developed to primarily be exposed to and learn about TypeScript and Bootstrap. Users can create/delete notes as well as change color of the note itself. Form validation in place for texts and Netlify was used for app deployment.

image


Deploying The Project 💻

Clone the repository to your local machine using the terminal:

$ git clone git@github.com:steven94le/react-typescript-noteapp.git

Installing the dependencies:

The Client

  1. Navigate to the client folder cd client
  2. Install the required packages yarn install
  3. Once that's done you can start the server with yarn start

This will run the app in development mode. Open http://localhost:3000 to view it in the browser! The page will reload if you make changes.

Resources Used

  1. TypeScript Handbook
  1. React Bootstrap
  1. Netlify Deployment

Technologies Used 💻

Frontend:

  • JavaScript, React, Typescript, Bootstrap

Author 👤

About

Simple note app using React/TypeScript/Bootstrap. Deployed on Netlify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published