AlecsisDuarte / about-me

ReactJS web site created to showcase my projects and some information about me

Home Page:https://about-me.alecsisduarte.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Me

React web page made to showcase some of my projects and to present myself

Installing

  • Clone the project and access it:
git clone https://github.com/AlecsisDuarte/about-me.git
cd about-me
  • Install all dependencies using npm:
npm install
  • Then just run the application:
npm start

Deploy with Now

I'm currently hosting this website in zeit servers using github - now integration.

For more information on deploying a CRA generated React project on Now, read our Guide.

Examples

Home Page

Resume Page

Projects Page

About

ReactJS web site created to showcase my projects and some information about me

https://about-me.alecsisduarte.now.sh

License:GNU General Public License v3.0


Languages

Language:JavaScript 63.3%Language:CSS 30.9%Language:HTML 5.8%