oovillagran / portfolio

This is my portfolio.

Home Page:https://portfolio-git-developer-oovillagran.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oscar Villagran's Portfolio

Readme Image
Readme Image

πŸ“— Table of Contents

πŸ“– Portfolio Project: Setup and mobile first

Portfolio Project: Setup and mobile first is a web app built using Next.js, bootstrapped with create-next-app, React and Tailwind CSS, it is intended to show my latest project as a full stack web developer.

πŸ›  Built With

Tech Stack

Javascript
  • Next.js
  • React
CSS
  • Tailwind CSS

Key Features

  • Dynamic Cards
  • Use of react state
  • Use of Routes
  • Use of Contac Form

(back to top)

πŸš€ Live Demo

  • Here you can see a Live Demo of my project.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow the following steps steps.

Prerequisites

In order to run this project you need:

  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:oovillagran/portfolio.git

Install

Install this project with:

npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Usage

To run the project, you can use your favorite browser. Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deployment

  • You can deploy this project using GitHub pages.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Oscar Villagran

(back to top)

πŸ”­ Future Features

  • Use README template file
  • Add more feature projects
  • Ask for a code review

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to make any comment, all contributions are welcome!.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse comunity, especially reviewers guys, they do an excellent job. I thank my learning, morning session and standup partners for supporting me.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is my portfolio.

https://portfolio-git-developer-oovillagran.vercel.app/

License:MIT License


Languages

Language:JavaScript 98.1%Language:CSS 1.9%