Skip to content

jorgehernandezch/reactjs-next-typescript-tailwind

Repository files navigation

React JS

Next 14 | Typescript | Tailwind | Google Fonts

Getting Started 🚀

Follow these instructions to clone this repository to your local machine and start working with React JS, Next, Tailwind, and Google Fonts from the beginning.

Prerequisites 📋

To clone this repository, you need to have Node JS and a package manager like NPM or Yarn installed.

Before you start, check if you have Node JS installed by running any of the following commands in your terminal:

node --version 
node -v

If you don't have it installed, you can follow the official documentation to install it here: https://nodejs.org/en/ I always recommend installing the LTS version.

Check the versions of the package managers with:

npm --version
yarn -v

Mínimas Versiones

Versión Node - 16.17.0 Versión NPM - 8.15.0 Versión Yarn - 2.3.5

Installation 🔧

Clone the repository

git clone https://github.com/jorgehernandezch/reactjs-next-typescript-tailwind.git

Install all the project dependencies with

npm install

Start the project with

npm run dev

If everything is correct, you can access the project at http://localhost:3000/

Collaboration

Fork the project and create a Pull Request to the Dev branch. Pull Requests to the Master branch will be closed.


Jorge Edo. Hernández
Engineer and Web Developer