Skip to content

abdullah7x/fe-tiny-react-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny React Apps

Background

Following the conclusion of my bootcamp experience with Northcoders I realised I needed to keep my React, CSS, JavaScript, logical thinking and problem solving skills sharp. I also could not start a huge project as so much of my time is invested in job hunting and also in learning a new language. Therefore, I decided to make use of a repository that was created for us by the bootcamp to work on mini-apps. Due to time constraints, the focus of these apps is on functionality first and design second.

So far, I have completed a to-do-list, noughts and crosses game and a calculator app.

Running the apps locally

  1. Clone this repository using git clone https://github.com/abdullah7x/fe-tiny-react-apps.git
  2. cd fe-tiny-react-apps

Navigate into the app you wish to run, for example:

cd xsnos

Install the relevnant dependencies:

npm install

Open up the app in your browser:

npm start

note: V17 is the minimum version of node required to run this project locally.

Feedback

If you have any feedback or questions, please feel free to contact me at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published