Skip to content

zeynebozdem/random-eng-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random English Words

Technologies

  • React
  • Sass

Project available on https://random-eng-words.vercel.app/

Installation and Setup Instructions

Clone down this repository:

You will need node and npm and installed globally on your machine.

git clone https://github.com/zeynebozdem/random-eng-words

Dependency Installation:

npm install

Serve with hot reload at localhost:3000

npm run start