Skip to content

Denys-Shyshkin/HomeWork

Repository files navigation

TikTuk :)

This project is a test task as a part of Genesis Front-End School competitive selection.

In Brief

This project is a TikTok-like web application. The main goal is to display all data correctly. It consists of two pages: Feed - the list of posts from different users and Profile - given (or chosen) user info.

Main programming language - TypeScript.

List of major libraries that was used for development:

How to run

This Web Application is hosted on the web - tiktuk:)

But you can also run it on your local machine in the development mode.
To do so, follow these steps:

  1. Download the project to your local machine;
  2. Open a terminal in the root folder of the project and run npm install or yarn (depending on your installed package manager) in order to download all required dependencies;
  3. After all installations are complete, run npm start or yarn start in order to launch the application locally;
  4. Open http://localhost:3000 to view it in the browser;

Have Fun!

About

Home Work in scope of Genesis Frontend School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages